Add missing annotation
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 5 Jun 2020 13:33:17 +0000 (14:33 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Fri, 5 Jun 2020 13:33:17 +0000 (14:33 +0100)
gtk/gtkcolumnviewcolumn.c

index 056793190553bfe1be59e55247f91b5d74f0b0f4..713f20857135022e76feb7b0956db7ede0f3a08f 100644 (file)
@@ -858,7 +858,7 @@ gtk_column_view_column_set_header_menu (GtkColumnViewColumn *self,
  * Gets the menu model that is used to create the context menu
  * for the column header.
  *
- * Returns: the #GMenuModel, or %NULL
+ * Returns: (transfer none) (nullable): the #GMenuModel, or %NULL
  */
 GMenuModel *
 gtk_column_view_column_get_header_menu (GtkColumnViewColumn *self)